How to Install dieharder software package in Ubuntu 17.04 (Zesty Zapus)

How to Install dieharder software package in Ubuntu 17.04 (Zesty Zapus)

dieharder software package provides Random-number generator test front-end, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dieharder 

dieharder is installed in your system.

Make ensure the dieharder package were installed using the commands given below,

$ sudo dpkg-query -l | grep dieharder *

You will get with dieharder package name, version, architecture and description in a table

dieharder package basic information:

Distro Ubuntu 17 04 zesty zapus
Section Development
Package dieharder
Version 3.31.1-7
Description Random-number generator test front-end
Sub Section devel


See Also, How to uninstall or remove dieharder software package from Ubuntu 17.04 (Zesty Zapus)?